Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ammo count hidden in UAVs #5222

Merged
merged 2 commits into from
May 31, 2017
Merged

Fix ammo count hidden in UAVs #5222

merged 2 commits into from
May 31, 2017

Conversation

PabstMirror
Copy link
Contributor

Fixes UAVs having no ammo count displayed

@jonpas - this could also be fixed in
https://github.com/acemod/ACE3/blob/master/addons/reload/ACE_UI.hpp#L4
wasn't sure which was best place to put it

@PabstMirror PabstMirror added the kind/bug-fix Release Notes: **FIXED:** label May 31, 2017
@PabstMirror PabstMirror added this to the 3.10.0 milestone May 31, 2017
@PabstMirror PabstMirror requested a review from jonpas May 31, 2017 00:59
@jonpas
Copy link
Member

jonpas commented May 31, 2017

Should indeed be put in reload condition, setAdvancedElement is an abstracted function, some UI element might not be wanted on them either (all vehicle info for example), this would counteract it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug-fix Release Notes: **FIXED:**
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants